[INFO] cloning repository https://github.com/Hatya-mouse/kasl-wasm-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hatya-mouse/kasl-wasm-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatya-mouse%2Fkasl-wasm-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatya-mouse%2Fkasl-wasm-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 313dc297f2db181d2206450fadf0b699b76d9cc6
[INFO] fixing Hatya-mouse/kasl-wasm-backend against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatya-mouse%2Fkasl-wasm-backend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hatya-mouse/kasl-wasm-backend
[INFO] finished tweaking git repo https://github.com/Hatya-mouse/kasl-wasm-backend
[INFO] tweaked toml for git repo https://github.com/Hatya-mouse/kasl-wasm-backend written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hatya-mouse/kasl-wasm-backend on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hatya-mouse/kasl-wasm-backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kasl-ir v0.3.5
[INFO] [stderr]   Downloaded wasm-encoder v0.248.0
[INFO] [stderr]   Downloaded wasmparser v0.248.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74
[INFO] running `Command { std: "docker" "start" "c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking kasl-ir v0.3.5
[INFO] [stderr]     Checking wasm-encoder v0.248.0
[INFO] [stderr]     Checking kasl-wasm-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `inst_iuop` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 self.inst_iuop(op, operand, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_ibop` with a similar name, but with different arguments
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     pub(super) fn inst_ibop(&mut self, op: &IntBinOp, lhs: &Value, rhs: &Value, dst: &Value) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_iuop` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 self.inst_iuop(op, operand, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_ibop` with a similar name, but with different arguments
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     pub(super) fn inst_ibop(&mut self, op: &IntBinOp, lhs: &Value, rhs: &Value, dst: &Value) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_fuop` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:194:22
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 self.inst_fuop(op, operand, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_fbop` with a similar name, but with different arguments
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn inst_fbop(&mut self, op: &FloatBinOp, lhs: &Value, rhs: &Value, dst: &Value) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_fuop` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:194:22
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 self.inst_fuop(op, operand, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_fbop` with a similar name, but with different arguments
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub(super) fn inst_fbop(&mut self, op: &FloatBinOp, lhs: &Value, rhs: &Value, dst: &Value) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_icmp` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 self.inst_icmp(cmp, lhs, rhs, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_ibop` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 197 -                 self.inst_icmp(cmp, lhs, rhs, dst);
[INFO] [stdout] 197 +                 self.inst_ibop(cmp, lhs, rhs, dst);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_icmp` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 self.inst_icmp(cmp, lhs, rhs, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_ibop` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 197 -                 self.inst_icmp(cmp, lhs, rhs, dst);
[INFO] [stdout] 197 +                 self.inst_ibop(cmp, lhs, rhs, dst);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_fcmp` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:200:22
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 self.inst_fcmp(cmp, lhs, rhs, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_fbop` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 200 -                 self.inst_fcmp(cmp, lhs, rhs, dst);
[INFO] [stdout] 200 +                 self.inst_fbop(cmp, lhs, rhs, dst);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_fcmp` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:200:22
[INFO] [stdout]     |
[INFO] [stdout] 200 |                 self.inst_fcmp(cmp, lhs, rhs, dst);
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_fbop` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 200 -                 self.inst_fcmp(cmp, lhs, rhs, dst);
[INFO] [stdout] 200 +                 self.inst_fbop(cmp, lhs, rhs, dst);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_icmp_imm` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:203:22
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 self.inst_icmp_imm(cmp, lhs, rhs, dst);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_ibop` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 self.inst_icmp_imm(cmp, lhs, rhs, dst);
[INFO] [stdout] 203 +                 self.inst_ibop(cmp, lhs, rhs, dst);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `inst_icmp_imm` found for mutable reference `&mut InstTranslator<'a>` in the current scope
[INFO] [stdout]    --> src/inst_translator/insts/mod.rs:203:22
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 self.inst_icmp_imm(cmp, lhs, rhs, dst);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `inst_ibop` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 self.inst_icmp_imm(cmp, lhs, rhs, dst);
[INFO] [stdout] 203 +                 self.inst_ibop(cmp, lhs, rhs, dst);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `ValType::I32`, `ValType::I64`, `ValType::F64` and 2 more not covered
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |         match wasm_ty {
[INFO] [stdout]     |               ^^^^^^^ patterns `ValType::I32`, `ValType::I64`, `ValType::F64` and 2 more not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `ValType` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-encoder-0.248.0/src/core/types.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum ValType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 106 |     /// The `i32` type.
[INFO] [stdout] 107 |     I32,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] 108 |     /// The `i64` type.
[INFO] [stdout] 109 |     I64,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] ...
[INFO] [stdout] 113 |     F64,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] ...
[INFO] [stdout] 117 |     V128,
[INFO] [stdout]     |     ---- not covered
[INFO] [stdout] ...
[INFO] [stdout] 123 |     Ref(RefType),
[INFO] [stdout]     |     --- not covered
[INFO] [stdout]     = note: the matched value is of type `ValType`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 195 ~             },
[INFO] [stdout] 196 ~             _ => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&FloatBinOp::Atan2`, `&FloatBinOp::Log`, `&FloatBinOp::Min` and 1 more not covered
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 |             ValType::F32 => match op {
[INFO] [stdout]     |                                   ^^ patterns `&FloatBinOp::Atan2`, `&FloatBinOp::Log`, `&FloatBinOp::Min` and 1 more not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `FloatBinOp` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kasl-ir-0.3.5/src/inst/bin_op.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | pub enum FloatBinOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     Atan2,
[INFO] [stdout]     |     ----- not covered
[INFO] [stdout]  96 |     /// Calculates the logarithm of the operand.
[INFO] [stdout]  97 |     Log,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout]  98 |     /// Returns the minimum of the first operand and the second operand.
[INFO] [stdout]  99 |     Min,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] 100 |     /// Returns the maximum of the first operand and the second operand.
[INFO] [stdout] 101 |     Max,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout]     = note: the matched value is of type `&FloatBinOp`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 194 ~                 FloatBinOp::Pow => {},
[INFO] [stdout] 195 +                 _ => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `ValType::I32`, `ValType::I64`, `ValType::F64` and 2 more not covered
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |         match wasm_ty {
[INFO] [stdout]     |               ^^^^^^^ patterns `ValType::I32`, `ValType::I64`, `ValType::F64` and 2 more not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `ValType` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-encoder-0.248.0/src/core/types.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum ValType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 106 |     /// The `i32` type.
[INFO] [stdout] 107 |     I32,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] 108 |     /// The `i64` type.
[INFO] [stdout] 109 |     I64,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] ...
[INFO] [stdout] 113 |     F64,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] ...
[INFO] [stdout] 117 |     V128,
[INFO] [stdout]     |     ---- not covered
[INFO] [stdout] ...
[INFO] [stdout] 123 |     Ref(RefType),
[INFO] [stdout]     |     --- not covered
[INFO] [stdout]     = note: the matched value is of type `ValType`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 195 ~             },
[INFO] [stdout] 196 ~             _ => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&FloatBinOp::Atan2`, `&FloatBinOp::Log`, `&FloatBinOp::Min` and 1 more not covered
[INFO] [stdout]    --> src/inst_translator/insts/bin_op.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 |             ValType::F32 => match op {
[INFO] [stdout]     |                                   ^^ patterns `&FloatBinOp::Atan2`, `&FloatBinOp::Log`, `&FloatBinOp::Min` and 1 more not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `FloatBinOp` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kasl-ir-0.3.5/src/inst/bin_op.rs:81:1
[INFO] [stdout]     |
[INFO] [stdout]  81 | pub enum FloatBinOp {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     Atan2,
[INFO] [stdout]     |     ----- not covered
[INFO] [stdout]  96 |     /// Calculates the logarithm of the operand.
[INFO] [stdout]  97 |     Log,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout]  98 |     /// Returns the minimum of the first operand and the second operand.
[INFO] [stdout]  99 |     Min,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout] 100 |     /// Returns the maximum of the first operand and the second operand.
[INFO] [stdout] 101 |     Max,
[INFO] [stdout]     |     --- not covered
[INFO] [stdout]     = note: the matched value is of type `&FloatBinOp`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]     |
[INFO] [stdout] 194 ~                 FloatBinOp::Pow => {},
[INFO] [stdout] 195 +                 _ => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kasl-wasm-backend` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kasl-wasm-backend` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74", kill_on_drop: false }`
[INFO] [stdout] c012a8188b445502be7233a056a3e2551b3e8beaae37467dc65970f4cd3cbd74
